[INFO] fetching crate woodchipper 1.1.0...
[INFO] testing woodchipper-1.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate woodchipper 1.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate woodchipper 1.1.0
[INFO] finished tweaking crates.io crate woodchipper 1.1.0
[INFO] tweaked toml for crates.io crate woodchipper 1.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate woodchipper 1.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 303 packages to latest compatible versions
[INFO] [stderr]       Adding ansi_term v0.11.0 (available: v0.12.1)
[INFO] [stderr]       Adding crossterm v0.8.2 (available: v0.29.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.10.0)
[INFO] [stderr]       Adding reqwest v0.9.24 (available: v0.13.2)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding shellexpand v1.1.1 (available: v3.1.2)
[INFO] [stderr]       Adding simple-error v0.2.3 (available: v0.3.2)
[INFO] [stderr]       Adding structopt v0.2.18 (available: v0.3.26)
[INFO] [stderr]       Adding subprocess v0.1.20 (available: v1.0.3)
[INFO] [stderr]       Adding textwrap v0.11.0 (available: v0.16.2)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple-error v0.2.3
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded crossterm_terminal v0.1.0
[INFO] [stderr]   Downloaded crossterm_utils v0.1.0
[INFO] [stderr]   Downloaded clipboard-win v2.2.0
[INFO] [stderr]   Downloaded clipboard v0.5.0
[INFO] [stderr]   Downloaded crossterm v0.8.2
[INFO] [stderr]   Downloaded spectral v0.6.0
[INFO] [stderr]   Downloaded crossterm_input v0.2.1
[INFO] [stderr]   Downloaded crossterm_style v0.2.0
[INFO] [stderr]   Downloaded x11-clipboard v0.3.3
[INFO] [stderr]   Downloaded crossterm_screen v0.1.0
[INFO] [stderr]   Downloaded crossterm_cursor v0.1.0
[INFO] [stderr]   Downloaded crossterm_winapi v0.1.5
[INFO] [stderr]   Downloaded shellexpand v1.1.1
[INFO] [stderr]   Downloaded subprocess v0.1.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aade06aa1953c7f32dffe0299cf3e9a814860d63ec251d8d684912e9fcf38a76
[INFO] running `Command { std: "docker" "start" "-a" "aade06aa1953c7f32dffe0299cf3e9a814860d63ec251d8d684912e9fcf38a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aade06aa1953c7f32dffe0299cf3e9a814860d63ec251d8d684912e9fcf38a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aade06aa1953c7f32dffe0299cf3e9a814860d63ec251d8d684912e9fcf38a76", kill_on_drop: false }`
[INFO] [stdout] aade06aa1953c7f32dffe0299cf3e9a814860d63ec251d8d684912e9fcf38a76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1830a5c38a17008cfdfe8a2bde2c2fe3a2d3206b58a2325624c08fdf7205bc2
[INFO] running `Command { std: "docker" "start" "-a" "c1830a5c38a17008cfdfe8a2bde2c2fe3a2d3206b58a2325624c08fdf7205bc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling crossterm_utils v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling xcb v0.8.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/xcb-dbf3622c72682c2c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error occured in handler:  ('request: ', ('xcb', 'Composite', 'ReleaseOverlayWindow'))
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 2448, in <module>
[INFO] [stderr]       module.generate()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/xcbgen/state.py", line 108, in generate
[INFO] [stderr]       self.close()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 296, in rs_close
[INFO] [stderr]       _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name)))
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 114, in writeout
[INFO] [stderr]       with open(path, 'w') as f:
[INFO] [stderr]            ^^^^^^^^^^^^^^^
[INFO] [stderr]   OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/src/ffi/composite.rs'
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1099) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/build.rs:75:17:
[INFO] [stderr]   processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/xml/composite.xml returned non-zero (1)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x59ccd7cf8daa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x59ccd7cf8daa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x59ccd7cf8daa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x59ccd7cf8daa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x59ccd7d09e9a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x59ccd7d09e9a - core[786f478f706679df]::fmt::write
[INFO] [stderr]      6:     0x59ccd7cfd0c2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x59ccd7cfd0c2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x59ccd7cdd75f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x59ccd7cdd75f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x59ccd7cf4b21 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x59ccd7cf4cdb - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x59ccd7cdd818 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x59ccd7cd53d9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x59ccd7cde07d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x59ccd7d0a58c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x59ccd7cc32db - build_script_build[ee17224bf0ae6ab3]::main::{closure#0}
[INFO] [stderr]     17:     0x59ccd7cc0ffd - build_script_build[ee17224bf0ae6ab3]::visit_xml::<build_script_build[ee17224bf0ae6ab3]::main::{closure#0}>
[INFO] [stderr]     18:     0x59ccd7cc3aaa - build_script_build[ee17224bf0ae6ab3]::main
[INFO] [stderr]     19:     0x59ccd7cc6833 - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x59ccd7cc28d6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x59ccd7cc2dc9 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x59ccd7cf3d64 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x59ccd7cf3d64 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x59ccd7cf3d64 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x59ccd7cf3d64 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x59ccd7cf3d64 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x59ccd7cf3d64 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x59ccd7cf3d64 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x59ccd7cf3d64 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x59ccd7cf3d64 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x59ccd7cc2851 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x59ccd7cc6bb5 - main
[INFO] [stderr]     33:     0x76bb62ae21ca - <unknown>
[INFO] [stderr]     34:     0x76bb62ae228b - __libc_start_main
[INFO] [stderr]     35:     0x59ccd7cc0a35 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c1830a5c38a17008cfdfe8a2bde2c2fe3a2d3206b58a2325624c08fdf7205bc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1830a5c38a17008cfdfe8a2bde2c2fe3a2d3206b58a2325624c08fdf7205bc2", kill_on_drop: false }`
[INFO] [stdout] c1830a5c38a17008cfdfe8a2bde2c2fe3a2d3206b58a2325624c08fdf7205bc2
